ViewService.showSignal Method

Shows a short-lived signal to the user.
 

Parameters

message

Type: String
The message to show the user.
type

Type: NotifyType
(optional) The type of signal to show.
Optional: True

Return Value


Type: jQuery.Promise
A promise object that is resolved when the user presses 'ok'.